home *** CD-ROM | disk | FTP | other *** search
- Path: mn5.swip.net!news
- From: jonas.kjellin@mailbox.swipnet.se (Jonas Kjellin)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Index and database!
- Date: 19 Mar 1996 23:24:41 GMT
- Organization: -
- Message-ID: <804.6653T17T2911@mailbox.swipnet.se>
- NNTP-Posting-Host: dialup117-6-9.swipnet.se
- NNTP-Posting-User: 1cb0e361d47e8e14fa85e0caa389e65a
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
- How do i make a indexfile in C?
-
- I mean, so you can write, create, update, search, delete recordes...
-
- If i would like to find a record fast, is it better to make a special index
- file who only have the positions for the records in the datafile or?
-
- I mean i would like it as a database.. byt how do i do it fast, so i dont
- need to start from the beginning of the file and then read every record
- and compare if it matches my keys..? and how do i delete a record in the
- middle of a big datafile? do i have to rewrite the whole file??
-
- Or is there any btrive like or database handlers for the Amiga?
-
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- E-Mail: jonas.kjellin@mailbox.swipnet.se
-
- NeverMind BBS +46(0)13-135093
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
-